Favorites toggle for bundle and course item
POST Favorites toggle for bundle and course item
Method: POST
URL: https://kms.bpsdmkemhan.id/api/development/panel/favorites/toggle2
Authentication
bearer <token anda>
Header
| Key | Value |
|---|---|
| x-api-key | 1234 |
| x-locale | id |
Request Body (Json)
{
"item": "bundle",
"id": "1"
}